Skip to content

riscv64: Add support for vconst.f16#13895

Merged
cfallin merged 1 commit into
bytecodealliance:mainfrom
afonso360:riscv-vconst-f16
Jul 20, 2026
Merged

riscv64: Add support for vconst.f16#13895
cfallin merged 1 commit into
bytecodealliance:mainfrom
afonso360:riscv-vconst-f16

Conversation

@afonso360

Copy link
Copy Markdown
Contributor

👋 Hey,

This PR is related to issue #12195. When running the reduced test case with has_zvfh, it exposes that we don't support vconst.f16.... We don't support pretty much anything else related to vector f16 support, but this is a start.

Also a small fix to the clif parser to support f16 consts

@afonso360
afonso360 requested a review from a team as a code owner July 18, 2026 10:48
@afonso360
afonso360 requested review from cfallin and removed request for a team July 18, 2026 10:48
@github-actions github-actions Bot added the cranelift Issues related to the Cranelift code generator label Jul 18, 2026

@cfallin cfallin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cfallin
cfallin added this pull request to the merge queue Jul 20, 2026
Merged via the queue into bytecodealliance:main with commit 9226e68 Jul 20, 2026
80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants